XIQS Object Deactivation

From IQsimWiki

Jump to: navigation, search

XIQS Object Deactivation - XIQS Object Management

Description
deactivateXIQSObject ( Integer obj_type , Long id_obj )
Deactivate an object to force its status to disabled state.
The only accepted object types are Sim Card (=10), Allocation rule (=14), and Device GSM Port (=5).
Parameters

Integer obj_type

Object type

Long id_obj

Object Id
Return Values
Return Code
Integer: OK = 1

Error Data structure ( Error Management )

Possible failure code returns
*ERR_CMD_SYNTAX (400) ERR_MSG_WRONG_OBJ_TYPE
*ERR_OBJ_NOT_FOUND (404) ERR_MSG_PORT_NOT_FOUND or ERR_MSG_PART_NOT_FOUND
*ERR_UNAUTHORIZED (401) ERR_MSG_OBJ_NOT_OWNED
*ERR_SRV_INTERNAL (500) ERR_MSG_NO_DB
See Also

getXIQSObjectListInfo

startXIQSMonitoring

stopXIQSMonitoring

XIQS Object Activation

enableXIQSMetadata

Personal tools
Namespaces
Variants
Views
Actions
Navigation
XIQS XML Protocol
XIQS Framework Libraries
XIQS Command List